Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
R
random
- Variable in class agents.anac.y2011.IAMhaggler2011.
RandomBidCreator
random
- Variable in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.
RandomBidCreator
Random_Offering
- Class in
negotiator.boaframework.offeringstrategy.other
This class implements the Simple Agent a.k.a.
Random_Offering()
- Constructor for class negotiator.boaframework.offeringstrategy.other.
Random_Offering
Empty constructor used for reflection.
RandomBidCreator
- Class in
agents.anac.y2011.IAMhaggler2011
RandomBidCreator()
- Constructor for class agents.anac.y2011.IAMhaggler2011.
RandomBidCreator
RandomBidCreator
- Class in
negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011
RandomBidCreator()
- Constructor for class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.
RandomBidCreator
RandomIncreasingUtilAgent
- Class in
agents
RandomIncreasingUtilAgent()
- Constructor for class agents.
RandomIncreasingUtilAgent
RandomWalkABMPAgent
- Class in
agents
RandomWalkABMPAgent()
- Constructor for class agents.
RandomWalkABMPAgent
Range
- Class in
misc
This is a tuple class which is used to pass on a double range.
Range(double, double)
- Constructor for class misc.
Range
Specifies a continuous range.
RangeInt
- Class in
misc
This is a tuple class which is used to pass on an integer range.
RangeInt(int, int)
- Constructor for class misc.
RangeInt
Specifies a discrete range.
readFromDisc(String)
- Static method in class negotiator.
SerializeHandling
Reads an Object from the "path" in the disc.
readFromDisk()
- Method in class misc.
Serializer
Read a serialized object from a file and restore it.
readStringToObject(String)
- Method in class misc.
Serializer
Converts a string back to an object.
RealEvaluationSection
- Class in
agents.anac.y2010.Southampton.analysis
RealEvaluationSection(double, double, double, double)
- Constructor for class agents.anac.y2010.Southampton.analysis.
RealEvaluationSection
RealEvaluationSection
- Class in
negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
RealEvaluationSection(double, double, double, double)
- Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.
RealEvaluationSection
RealValuedecreaseProxy
- Class in
agents.anac.y2011.ValueModelAgent
RealValuedecreaseProxy
- Class in
negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent
ReceiveMessage(Action)
- Method in class agents.
ABMPAgent
ReceiveMessage(Action)
- Method in class agents.
ABMPAgent2
ReceiveMessage(Action)
- Method in class agents.
ABMPExactAgent
ReceiveMessage(Action)
- Method in class agents.anac.y2010.AgentFSEGA.
AgentFSEGA
Receive the opponent's bid.
ReceiveMessage(Action)
- Method in class agents.anac.y2010.AgentK.
Agent_K
ReceiveMessage(Action)
- Method in class agents.anac.y2010.AgentSmith.
AgentSmith
This is called when a action was done, by the other agent.
ReceiveMessage(Action)
- Method in class agents.anac.y2010.Nozomi.
Nozomi
ReceiveMessage(Action)
- Method in class agents.anac.y2010.Southampton.
SouthamptonAgent
ReceiveMessage(SouthamptonAgent, long)
- Method in interface agents.anac.y2010.Southampton.
SouthamptonAgentExtrasInterface
ReceiveMessage()
- Method in interface agents.anac.y2010.Southampton.
SouthamptonAgentExtrasInterface
ReceiveMessage(SouthamptonAgent, long)
- Method in class agents.anac.y2010.Southampton.
SouthamptonAgentNoExtras
ReceiveMessage()
- Method in class agents.anac.y2010.Southampton.
SouthamptonAgentNoExtras
ReceiveMessage(Action)
- Method in class agents.anac.y2010.Yushu.
Yushu
ReceiveMessage(Action)
- Method in class agents.anac.y2011.AgentK2.
Agent_K2
ReceiveMessage(Action)
- Method in class agents.anac.y2011.BramAgent.
BRAMAgent
ReceiveMessage(Action)
- Method in class agents.anac.y2011.Gahboninho.
Gahboninho
ReceiveMessage(Action)
- Method in class agents.anac.y2011.HardHeaded.
KLH
Receives opponent's action
ReceiveMessage(Action)
- Method in class agents.anac.y2011.IAMhaggler2011.
IAMhaggler2011
ReceiveMessage(Action)
- Method in class agents.anac.y2011.Nice_Tit_for_Tat.
BilateralAgent
ReceiveMessage(Action)
- Method in class agents.anac.y2011.TheNegotiator.
TheNegotiator
Store the actions made by a partner.
ReceiveMessage(Action)
- Method in class agents.anac.y2011.ValueModelAgent.
ValueModelAgent
ReceiveMessage(Action)
- Method in class agents.
BayesianAgent
ReceiveMessage(Action)
- Method in class agents.
BayesianAgentForAuction
ReceiveMessage(Action)
- Method in class agents.
DecUtilAgent
ReceiveMessage(Action)
- Method in class agents.
FuzzyAgent
ReceiveMessage(Action)
- Method in class agents.
QOAgent
ReceiveMessage(Action)
- Method in class agents.
RandomIncreasingUtilAgent
ReceiveMessage(Action)
- Method in class agents.
RandomWalkABMPAgent
ReceiveMessage(Action)
- Method in class agents.
SimilarityAgent
ReceiveMessage(Action)
- Method in class agents.
SimpleAgent
ReceiveMessage(Action)
- Method in class agents.
SimpleAgentSavingBidHistory
ReceiveMessage(Action)
- Method in class agents.
SimpleAgt2
ReceiveMessage(Action)
- Method in class agents.
SimpleANAC2013Agent
Retrieve the bid from the opponent's last action.
ReceiveMessage(Action)
- Method in class agents.
SimpleTFTAgent
ReceiveMessage(Action)
- Method in class agents.
SlowUIAgent
ReceiveMessage(Action)
- Method in class agents.
TestAgent
ReceiveMessage(Action)
- Method in class agents.
TestingAgent
ReceiveMessage(Action)
- Method in class agents.
UIAgent
ReceiveMessage(Action)
- Method in class agents.
UIAgentExtended
ReceiveMessage(Action)
- Method in class negotiator.
Agent
informs you which action the opponent did
ReceiveMessage(Action)
- Method in class negotiator.boaframework.agent.
BOAagent
Store the actions made by a partner.
remainingAC(String)
- Method in class negotiator.boaframework.acceptanceconditions.other.
Multi_AcceptanceCondition
remainingACAccept(Bid, double, ArrayList<BidPointTime>, ArrayList<BidPointTime>, String)
- Method in class negotiator.boaframework.acceptanceconditions.other.
Multi_AcceptanceCondition
remove()
- Method in class negotiator.
BidIterator
remove(int)
- Method in class negotiator.issue.
Objective
Removes the child at the given index, setting it's parent to null.
remove(MutableTreeNode)
- Method in class negotiator.issue.
Objective
Removes node from the receiver's children, and sets it's parent to null.
removeComponent(BOArepItem)
- Method in class negotiator.boaframework.repository.
BOAagentRepository
removeDuplicates(ArrayList<BidPoint>)
- Method in class negotiator.qualitymeasures.
TrajectoryMeasures
removeEvaluator(Objective)
- Method in class negotiator.utility.
UtilitySpace
Removes an evaluator.
removeFromParent()
- Method in class negotiator.issue.
Objective
Removes the subtree rooted at this node from the tree, giving this node a null parent.
removeListener(IBidHistoryListener)
- Method in class agents.anac.y2010.AgentSmith.
BidHistory
removeNegotiationEventListener(NegotiationEventListener)
- Method in class negotiator.protocol.
BilateralAtomicNegotiationSession
removeNegotiationEventListener(NegotiationEventListener)
- Method in class negotiator.protocol.
Protocol
removeProfileRepItem(ProfileRepItem)
- Method in class negotiator.repository.
Repository
RepItem
- Interface in
negotiator.repository
Repository
- Class in
negotiator.repository
Repository contains a set of known files This can be agent files or domain+profile files.
Repository()
- Constructor for class negotiator.repository.
Repository
Repository(String)
- Constructor for class negotiator.repository.
Repository
RepositoryItemType
- Class in
negotiator.repository
RepositoryItemType()
- Constructor for class negotiator.repository.
RepositoryItemType
RepositoryItemType(ArrayList<AgentRepItem>, ArrayList<DomainRepItem>, ArrayList<ProtocolRepItem>)
- Constructor for class negotiator.repository.
RepositoryItemType
RepositoryItemTypeAdapter
- Class in
negotiator.repository
RepositoryItemTypeAdapter()
- Constructor for class negotiator.repository.
RepositoryItemTypeAdapter
resetTournament()
- Method in class negotiator.tournament.
Tournament
Throw away all calculated sessions to allow serialization.
restartDataObjectsFolder(Object)
- Static method in class negotiator.
Agent
Restarts the folder "DataObjects", meaning it deletes all files in it and then creates a new empty folder with the same name.
restartFolder()
- Method in class negotiator.utility.
DataObjects
Restarts the folder "theFolder", meaning it deletes all files in it and then creates a new empty folder with the same name.
resume()
- Method in class negotiator.
DiscreteTimeline
The DiscreteTimeline does not have to be paused/resumed, as time does not pass within a round.
resume()
- Method in class negotiator.
PausableContinuousTimeline
resume()
- Method in class negotiator.
Timeline
Method used to resume the timeline.
ReverseBidComparator
- Class in
agents.anac.y2010.AgentFSEGA
ReverseBidComparator(UtilitySpace)
- Constructor for class agents.anac.y2010.AgentFSEGA.
ReverseBidComparator
RISK_PARAMETER
- Variable in class agents.anac.y2011.IAMhaggler2011.
IAMhaggler2011
RISK_PARAMETER
- Variable in class negotiator.boaframework.
IAMhaggler_Concession
RISK_PARAMETER
- Variable in class negotiator.boaframework.offeringstrategy.anac2011.
IAMhaggler2011_Offering
round2(double)
- Static method in class agents.anac.y2011.Nice_Tit_for_Tat.
BilateralAgent
Rounds to two decimals
round2(double)
- Static method in class agents.anac.y2011.Nice_Tit_for_Tat.
NiceTitForTat
Rounds to two decimals
round3(double)
- Static method in class agents.anac.y2011.Nice_Tit_for_Tat.
NiceTitForTat
Rounds to 3 decimals
roundData
- Variable in class agents.
UIAgentExtended
run()
- Method in class negotiator.protocol.alternatingoffers.
AlternatingOffersBilateralAtomicNegoSession
a parent thread will call this via the Thread.run() function.
run()
- Method in class negotiator.protocol.alternatingoffers.
AlternatingOffersProtocol
Warning.
run()
- Method in class negotiator.protocol.auction.
AuctionProtocol
run()
- Method in class negotiator.protocol.auction.
MultiPhaseAuctionProtocol
run()
- Method in class negotiator.tournament.
TournamentRunner
Warning.
runNegotiationSession()
- Method in class negotiator.protocol.alternatingoffers.
AlternatingOffersProtocol
Run a negotiation session.
runNegotiationSession(Agent, Agent, AgentRepItem, AgentRepItem, String, String, ProfileRepItem, ProfileRepItem, UtilitySpace, UtilitySpace, HashMap<AgentParameterVariable, AgentParamValue>, HashMap<AgentParameterVariable, AgentParamValue>)
- Method in class negotiator.protocol.auction.
AuctionProtocol
do test run of negotiation session.
runNegotiationSession(AgentRepItem, AgentRepItem, String, String, ProfileRepItem, ProfileRepItem, UtilitySpace, UtilitySpace, HashMap<AgentParameterVariable, AgentParamValue>, HashMap<AgentParameterVariable, AgentParamValue>)
- Method in class negotiator.protocol.auction.
AuctionProtocol
runTournamentMeasures(String, String)
- Static method in class negotiator.qualitymeasures.logmanipulation.
TournamentMeasures
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y